Cocktail Help Reference
Factory<T> Class Members
See Also  Properties  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : Factory<T> Class


Glossary Item Box

The following tables list the members exposed by Factory<T>.

Public Constructors

 NameDescription
Public ConstructorFactory<T> ConstructorCreates a new factory.  
Top

Protected Properties

 NameDescription
Protected PropertyEntityManagerReturns the EntityManager used by this factory.  
Top

Public Methods

 NameDescription
Public MethodCreateAsyncCreates a new entity instance of type T.  
Top

Protected Methods

 NameDescription
Protected MethodFindFactoryMethodLocates a suitable factory method for the provided type.  
Top

See Also

© 2012 All Rights Reserved.